home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UNIXTOOL / MEMACS / ToDo < prev   
Text File  |  1991-05-26  |  785b  |  15 lines

  1. 1. Incorporate standard regex routines in place of Emacs specific ones.
  2. 2. Allow use of numeric keypad as <Esc>-123 repeat counts.
  3. 3. Sort out refusal to replace more than one empty match in magic mode.
  4. 4. Add abbreviation completion, like jove?
  5. 5. Allow use of control chars on command line, to allow setting of
  6.    $lterm interactively. [[ Can be done, using ^Q. ]]
  7. 6. Review use of $lterm for input. Maybe make default different (accept
  8.    CR/LF, LF, or CR)? 
  9. 7. Allow $wraphook etc, to be set to named procedures, as well as built
  10.    in commands.
  11. 8. Add some form of $indent variable, used by wrap-word, to allow hanging
  12.    indents, as in this file...
  13. 9. Ensure that fill-paragraph uses $wraphook, and make the definition of a
  14.    paragraph cover the use of $indent (see 8 above...)
  15.